Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of create_spec shortcut #393

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 13, 2022

No description provided.

@p1c2u p1c2u force-pushed the refactor/get-rid-of-create-spec-shortcut branch from 238da55 to cd92f42 Compare February 13, 2022 12:12
@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #393 (cd92f42) into master (5e9af67) will decrease coverage by 0.55%.
The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
- Coverage   95.80%   95.25%   -0.56%     
==========================================
  Files          82       83       +1     
  Lines        1859     1874      +15     
  Branches      278      280       +2     
==========================================
+ Hits         1781     1785       +4     
- Misses         57       68      +11     
  Partials       21       21              
Impacted Files Coverage Δ
openapi_core/shortcuts.py 100.00% <ø> (ø)
openapi_core/spec/paths.py 95.23% <93.75%> (-4.77%) ⬇️
openapi_core/__init__.py 100.00% <100.00%> (ø)
openapi_core/spec/__init__.py 100.00% <100.00%> (ø)
openapi_core/templating/paths/util.py 100.00% <100.00%> (ø)
openapi_core/spec/shortcuts.py 0.00% <0.00%> (-90.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e9af67...cd92f42. Read the comment docs.

@p1c2u p1c2u merged commit 428958a into master Feb 13, 2022
@p1c2u p1c2u deleted the refactor/get-rid-of-create-spec-shortcut branch February 13, 2022 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant